CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 gpio

搜索资源列表

  1. STM32-pwm

    0下载:
  2. 通过STM32处理器 产生不同占空比的PWM波 从不同的GPIO口输出-Produce different PWM duty cycle by STM32 processor wave output different GPIO port
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3677
    • 提供者:wangjiansong
  1. STM32---DS1868

    0下载:
  2. stm32单片机GPIO模拟SPI驱动控制数字电位计DS1868程序下载,适用于大部分数字电位计-Stm32 microcontroller GPIO simulation SPI driver control digital potentiometer DS1868 program download, suitable for most digital potentiometer
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:296714
    • 提供者:张贺泽
  1. STM32-LED

    0下载:
  2. 此例程演示了GPIO口控制LED的闪烁,并附带例程详解及实验手册PDF 。 -This example shows the GPIO port to control the LED flashes, and comes with the routine Detailed laboratory manuals and PDF.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:719985
    • 提供者:刘渊
  1. STM32-Learn-course

    0下载:
  2. STM32学习基本例程,包含GPIO操作,串口,定时器,中断,系统时钟,PWM,LCD,看门狗 I2C-STM32 learn course,include(GPIO,USART,TIMER,EXTI,SYSTICK,PWM,LCD WDG,I2C)
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3931217
    • 提供者:曾德能
  1. stm-gpio-key-interrupt

    0下载:
  2. stm32 comtex m3 gpio口测试程序,采用中断方式,可以参考一下。-stm32 comtex m3 gpio port test program, using the interrupt mode, you can reference.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:643185
    • 提供者:starfish
  1. IIC(GPIO)

    0下载:
  2. STM32通过GPIO模拟I2C实现24cxxEEPROM驱动。-STM32 I2C by GPIO simulation to achieve 24cxxEEPROM drive
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2371347
    • 提供者:史正
  1. 1234

    0下载:
  2. 像51那样控制STM32的GPIO 很方便 大家可以测试 -Like 51 control STM32 GPIO is very convenient You can test the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1354
    • 提供者:孙大明
  1. GPIO-LED

    0下载:
  2. 基于STM32的开发板测试程序,很好用的-Based on the STM32 development board testing procedures, very useful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:9019572
    • 提供者:yy
  1. gpio

    0下载:
  2. 关于stm32单片机的GPIO原理,配置的简单指导,有利于初学者-GPIO of stm32 MCU principle, configuration of simple instruction, is helpful for beginners
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2924705
    • 提供者:张天宇
  1. GPIO-LED

    1下载:
  2. STM32驱动LED程序,使用系统滴答定时器精确延时。-STM32 LED driver, the use of the system timer tick precision delay。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3132182
    • 提供者:YUEMIN
  1. GPIO-DMA-DA

    0下载:
  2. 使用STM32的DMA输出任意波形,使用内部DA产生数据,不用CPU干预,由时钟驱动输出高精度正弦波-STM32 DMA use of arbitrary waveform output
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:816257
    • 提供者:刘蓓
  1. Jtag-gpio

    0下载:
  2. stm32中jtag复用GPIO口的编写程序,已测试通过-JTAG GPIO STM32 port of the preparation procedures, has been tested
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-19
    • 文件大小:5451363
    • 提供者:maydy
  1. GPIO

    0下载:
  2. IAR编译环境下,基于STM32单片机的GPIO口编写程序例程-IAR compiler environment, based on the STM32 MCU GPIO port programming routines.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1576025
    • 提供者:
  1. Hal_iic

    1下载:
  2. STM32 GPIO 模拟IIC (I2C) c语言 源代码(测试绝对可用) 用STM32 GPIO模拟IIC 的c语言源代码,自己的项目中的,绝对可用-STM32 GPIO simulate IIC I2C using C code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3428
    • 提供者:liuk
  1. gpio

    0下载:
  2. stm32 i/o口调试程序,熟悉i/o口的配置以及应用。-stm32 i/o port debugger, familiar with i/o port configuration and application.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1215
    • 提供者:林猛
  1. STM32-PWM-TIM-GPIO

    1下载:
  2. 在stm32f103vct6上实现的定时器、adc、gpio以及pwm呼吸灯实验-Implementation of the timer, ADC, GPIO, PWM and breathing lamp experiment on the STM32F103VCT6
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7420851
    • 提供者:刘洪
  1. STM32-paomadengshiyan

    0下载:
  2. 实验器材:探索者STM32F4开发板 实验目的:学习GPIO作为输出的使用 实验现象:本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果 -Experimental equipment: Explorers STM32F4 development board experiment: learning to use experimental phenomena as GPIO output: In this study, two LED code cont
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2730644
    • 提供者:
  1. GPIO_Remap

    0下载:
  2. STM32 关于GPIO的配置,remap值-stm32 gpio how to use,remap
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:112942
    • 提供者:chenyang
  1. 1.1.1

    0下载:
  2. 基于STM32的GPIO相互连接,实现设备之间的相互通信-Connected to each other based on the STM32 GPIO, communicate with each other between devices
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:370251
    • 提供者:暮霭
  1. stm32

    0下载:
  2. 基于stm32的无操作系统的GPIO 输出功能的编程流水灯闪烁训练-No operating system based on the GPIO output functions stm32 water lights flashing programming training
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1223045
    • 提供者:周帅
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com